allocate memory meaning in English
分配存储器
Examples
- For any arguments that require pre - allocated memory
任何需要预分配内存的参数。 - Mfc calls the c run - time library to allocate memory for a
Mfc调用c运行时库以为 - Allocates memory from the process s unmanaged memory
从进程的非托管内存中分配内存。 - Points to the pointer to the allocated memory
指向所分配的内存位置的指针。 - Can also be used to allocate memory blocks up to 64k
也可以用来分配多达64k的内存块;